* Makefile.in: Doc fix.
authorJim Blandy <jimb@redhat.com>
Mon, 24 May 1993 16:01:41 +0000 (16:01 +0000)
committerJim Blandy <jimb@redhat.com>
Mon, 24 May 1993 16:01:41 +0000 (16:01 +0000)
Makefile.in

index 11ff13eef26fea05f73588dfa6be1b50a69330b4..547421a29a6d1ff9e049e45bc18ce5da4dc72ce2 100644 (file)
@@ -288,8 +288,8 @@ src/Makefile: ${srcdir}/src/Makefile.in Makefile
 
 oldXMenu/Makefile: ${srcdir}/oldXMenu/Makefile.in Makefile
        rm -f oldXMenu/Makefile.tmp
-       @echo "Producing \`oldXMenu/Makefile' from \`${srcdir}/oldXMenu/Makefile'."
-       @(echo "# This file is generated from \`${srcdir}/oldXMenu/Makefile'." ; \
+       @echo "Producing \`oldXMenu/Makefile' from \`${srcdir}/oldXMenu/Makefile.in'."
+       @(echo "# This file is generated from \`${srcdir}/oldXMenu/Makefile.in'." ; \
          echo "# If you are thinking about editing it, you should seriously consider" ; \
          echo "# running \`make oldXMenu/Makefile' at the top of the" ; \
          echo "# Emacs build tree instead, or editing" ;               \